Skip to content

bump pkgs to 1.2.0-alpha.15#166

Merged
jraymakers merged 1 commit intomainfrom
jray/bump-pkgs-to-1.2.0-alpha.15
Feb 24, 2025
Merged

bump pkgs to 1.2.0-alpha.15#166
jraymakers merged 1 commit intomainfrom
jray/bump-pkgs-to-1.2.0-alpha.15

Conversation

@jraymakers
Copy link
Copy Markdown
Collaborator

@jraymakers jraymakers commented Feb 24, 2025

Version notes:

  • Binding most types to parameters is now supported. The only remaining unsupported types are MAP and UNION; these still need C API support for creating values (see this PR).
  • Appending most types row-by-row is now supported. MAP and UNION are not yet supported for the same reason as above.
  • Added support for specifying the database/catalog name when creating an appender. (Support for this was added to the C API in 1.2.0.)
  • Breaking change: Reversed the order of the arguments to createAppender, in order to make both the schema and database/catalog optional.
  • Fixed a bug in converting very large (>=2^64) negative hugeints to JS bigints.

Changes in this version:

@jraymakers jraymakers merged commit c39d1cf into main Feb 24, 2025
5 checks passed
@jraymakers jraymakers deleted the jray/bump-pkgs-to-1.2.0-alpha.15 branch February 24, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant